home *** CD-ROM | disk | FTP | other *** search
/ The Psychotron / The Psychotron.iso / psychorm / reelmag / fmpdrv.ini < prev    next >
Encoding:
INI File  |  1994-03-15  |  529 b   |  30 lines

  1.  
  2. ;---------------------------------------------
  3. ;Initialization file for the ReelMagic Board
  4. ;---------------------------------------------
  5.  
  6. ; for numbers, you can use hexadecimal in the style 0xFFFF or 0FFFFh
  7. ; for boolean values you can use <1,Yes,True,on> and <0,No,False,Off>
  8.  
  9. ; for most of the values to take effect, you have to reboot your computer
  10.  
  11. [ReelMagic]
  12. Use=Yes
  13. Port=0x260
  14.  
  15. [MPEG]
  16. Use=Yes
  17. Interrupt=11
  18. DMA=7
  19.  
  20. [Sound]
  21. Use=Yes
  22. Port=0x220
  23. Interrupt=5
  24. DMA8=1
  25. DMA16=6
  26.  
  27. [VGA]
  28. PaletteFix=No
  29.  
  30.